home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir32 / bimar10b.zip / REMOVE.BAT < prev    next >
DOS Batch File  |  1994-05-27  |  4KB  |  158 lines

  1. @echo off
  2. cls
  3. if %1nothing==nothing goto Error
  4. if %2nothing==nothing goto Error
  5. if not exist %1\*.* goto skip1
  6. if exist %1\*.* del %1\*.* < yes > nul
  7. rd %1
  8. :skip1
  9. if not exist %2\gen\*.* goto skip2
  10. echo          Please wait while Marathon and Bible files are removed. . .
  11. if exist %2\gen\*.* del %2\gen\*.* < yes > nul
  12. if exist %2\exo\*.* del %2\exo\*.* < yes > nul
  13. if exist %2\lev\*.* del %2\lev\*.* < yes > nul
  14. if exist %2\num\*.* del %2\num\*.* < yes > nul
  15. if exist %2\deu\*.* del %2\deu\*.* < yes > nul
  16. if exist %2\jos\*.* del %2\jos\*.* < yes > nul
  17. if exist %2\jud\*.* del %2\jud\*.* < yes > nul
  18. if exist %2\rut\*.* del %2\rut\*.* < yes > nul
  19. if exist %2\1sa\*.* del %2\1sa\*.* < yes > nul
  20. if exist %2\2sa\*.* del %2\2sa\*.* < yes > nul
  21. if exist %2\1ki\*.* del %2\1ki\*.* < yes > nul
  22. if exist %2\2ki\*.* del %2\2ki\*.* < yes > nul
  23. if exist %2\1ch\*.* del %2\1ch\*.* < yes > nul
  24. if exist %2\2ch\*.* del %2\2ch\*.* < yes > nul
  25. if exist %2\ezr\*.* del %2\ezr\*.* < yes > nul
  26. if exist %2\neh\*.* del %2\neh\*.* < yes > nul
  27. if exist %2\est\*.* del %2\est\*.* < yes > nul
  28. if exist %2\job\*.* del %2\job\*.* < yes > nul
  29. if exist %2\psa\*.* del %2\psa\*.* < yes > nul
  30. if exist %2\pro\*.* del %2\pro\*.* < yes > nul
  31. if exist %2\ecc\*.* del %2\ecc\*.* < yes > nul
  32. if exist %2\son\*.* del %2\son\*.* < yes > nul
  33. if exist %2\isa\*.* del %2\isa\*.* < yes > nul
  34. if exist %2\jer\*.* del %2\jer\*.* < yes > nul
  35. if exist %2\lam\*.* del %2\lam\*.* < yes > nul
  36. if exist %2\eze\*.* del %2\eze\*.* < yes > nul
  37. if exist %2\dan\*.* del %2\dan\*.* < yes > nul
  38. if exist %2\hos\*.* del %2\hos\*.* < yes > nul
  39. if exist %2\joe\*.* del %2\joe\*.* < yes > nul
  40. if exist %2\amo\*.* del %2\amo\*.* < yes > nul
  41. if exist %2\oba\*.* del %2\oba\*.* < yes > nul
  42. if exist %2\jon\*.* del %2\jon\*.* < yes > nul
  43. if exist %2\mic\*.* del %2\mic\*.* < yes > nul
  44. if exist %2\nah\*.* del %2\nah\*.* < yes > nul
  45. if exist %2\hab\*.* del %2\hab\*.* < yes > nul
  46. if exist %2\zep\*.* del %2\zep\*.* < yes > nul
  47. if exist %2\hag\*.* del %2\hag\*.* < yes > nul
  48. if exist %2\zec\*.* del %2\zec\*.* < yes > nul
  49. if exist %2\mal\*.* del %2\mal\*.* < yes > nul
  50. if exist %2\mat\*.* del %2\mat\*.* < yes > nul
  51. if exist %2\mar\*.* del %2\mar\*.* < yes > nul
  52. if exist %2\luk\*.* del %2\luk\*.* < yes > nul
  53. if exist %2\joh\*.* del %2\joh\*.* < yes > nul
  54. if exist %2\act\*.* del %2\act\*.* < yes > nul
  55. if exist %2\rom\*.* del %2\rom\*.* < yes > nul
  56. if exist %2\1co\*.* del %2\1co\*.* < yes > nul
  57. if exist %2\2co\*.* del %2\2co\*.* < yes > nul
  58. if exist %2\gal\*.* del %2\gal\*.* < yes > nul
  59. if exist %2\eph\*.* del %2\eph\*.* < yes > nul
  60. if exist %2\php\*.* del %2\php\*.* < yes > nul
  61. if exist %2\col\*.* del %2\col\*.* < yes > nul
  62. if exist %2\1th\*.* del %2\1th\*.* < yes > nul
  63. if exist %2\2th\*.* del %2\2th\*.* < yes > nul
  64. if exist %2\1ti\*.* del %2\1ti\*.* < yes > nul
  65. if exist %2\2ti\*.* del %2\2ti\*.* < yes > nul
  66. if exist %2\tit\*.* del %2\tit\*.* < yes > nul
  67. if exist %2\phm\*.* del %2\phm\*.* < yes > nul
  68. if exist %2\heb\*.* del %2\heb\*.* < yes > nul
  69. if exist %2\jam\*.* del %2\jam\*.* < yes > nul
  70. if exist %2\1pe\*.* del %2\1pe\*.* < yes > nul
  71. if exist %2\2pe\*.* del %2\2pe\*.* < yes > nul
  72. if exist %2\1jo\*.* del %2\1jo\*.* < yes > nul
  73. if exist %2\2jo\*.* del %2\2jo\*.* < yes > nul
  74. if exist %2\3jo\*.* del %2\3jo\*.* < yes > nul
  75. if exist %2\jde\*.* del %2\jde\*.* < yes > nul
  76. if exist %2\rev\*.* del %2\rev\*.* < yes > nul
  77. rd %2\gen
  78. rd %2\exo
  79. rd %2\lev
  80. rd %2\num
  81. rd %2\deu
  82. rd %2\jos
  83. rd %2\jud
  84. rd %2\rut
  85. rd %2\1sa
  86. rd %2\2sa
  87. rd %2\1ki
  88. rd %2\2ki
  89. rd %2\1ch
  90. rd %2\2ch
  91. rd %2\ezr
  92. rd %2\neh
  93. rd %2\est
  94. rd %2\job
  95. rd %2\psa
  96. rd %2\pro
  97. rd %2\ecc
  98. rd %2\son
  99. rd %2\isa
  100. rd %2\jer
  101. rd %2\lam
  102. rd %2\eze
  103. rd %2\dan
  104. rd %2\hos
  105. rd %2\joe
  106. rd %2\amo
  107. rd %2\oba
  108. rd %2\jon
  109. rd %2\mic
  110. rd %2\nah
  111. rd %2\hab
  112. rd %2\zep
  113. rd %2\hag
  114. rd %2\zec
  115. rd %2\mal
  116. rd %2\mat
  117. rd %2\mar
  118. rd %2\luk
  119. rd %2\joh
  120. rd %2\act
  121. rd %2\rom
  122. rd %2\1co
  123. rd %2\2co
  124. rd %2\gal
  125. rd %2\eph
  126. rd %2\php
  127. rd %2\col
  128. rd %2\1th
  129. rd %2\2th
  130. rd %2\1ti
  131. rd %2\2ti
  132. rd %2\tit
  133. rd %2\phm
  134. rd %2\heb
  135. rd %2\jam
  136. rd %2\1pe
  137. rd %2\2pe
  138. rd %2\1jo
  139. rd %2\2jo
  140. rd %2\3jo
  141. rd %2\jde
  142. rd %2\rev
  143. rd %2
  144. :skip2
  145. goto end
  146. :Error
  147. echo To remove Marathon and KJV files: at the DOS prompt type
  148. echo  
  149. echo "REMOVE MARATHON [or your directory name] KJV [or your directory name]"
  150. echo (Enter)
  151. echo  
  152. goto redo
  153. :end
  154. cls
  155. echo                 Marathon and Bible files and directories removed.
  156. echo  
  157. :redo
  158.